home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / updates / update18.zoo / patch / README.TOS < prev   
Encoding:
Text File  |  1992-03-20  |  1.1 KB  |  30 lines

  1. Here is patch 2.0 12u6 for atariST/TT TOS
  2.  
  3.     - Major differences from (my) earlier port of patch:
  4.       -- handles unified diffs
  5.       -- uses big buffers (your harddisk does not sound like a sawmill)
  6.     
  7.     - ***Do not run Configure*** (i know this is not kosher,
  8.     but for now i have just hand configured,
  9.     and the makefile will copy configt.h to config.h)
  10.  
  11.     - the makefile is `Makefile.tos'
  12.     - The executable is included in the floppy distribution only.
  13.     - I have'nt tried compiling it with anything but tos-gcc 32
  14.       (32 bit ints)
  15.     - Adjust CC in Makefile.tos and let her rip.
  16.     - TOS version will not try to get RCS or SCCS files
  17.     - TOS version will not handle ed scripts. Only context diffs
  18.       (anyone who sends you ed scripts for diffs, you know
  19.        what to to h[im|er] :-).
  20.     - When prompted for a response, hitting control chars or tabs
  21.       will do you no good.
  22.     - This is not very throughly tested for stuff like cd and patch
  23.       etc, but is solid for patching files in the current directory.
  24.     - Normal usage:
  25.         patch < diffs
  26.          (of course from a shell that re-directs).
  27.  
  28.                         enjoy,
  29.                         bammi
  30.